Searched defs:host_scope (Results 1 – 1 of 1) sorted by relevance
126 Output MakeInt64(const Scope& host_scope, absl::string_view name, in MakeInt64()134 SliceInputs MakeSliceIndexAndSizeInt64(const Scope& host_scope, in MakeSliceIndexAndSizeInt64()172 Status ComputeSliceSize(const Scope& host_scope, in ComputeSliceSize()248 Scope host_scope = main_scope.WithAssignedDevice(host_name); in ConvertTensorFlowSliceToStaticShapedSlice() local